StvDEV

 Components

 Drawing

 Extensions

 Inspector

  CaptionedBoolAttribute

  DisableOnRuntimeAttribute

  EnumAttribute

  MinMaxRangeAttribute

  ReadOnlyAttribute

  ShowIfAttribute

 Patterns

 TextMeshPro

 Types

 Vibration

namespace Inspector

Public classes

class CaptionedBoolAttributeDraws the bool value as a drop-down list with a signed selection.
class DisableOnRuntimeAttributeDisables a field in the inspector by when application running.
class EnumAttributeDraws the int value as a drop-down list with captions.
class MinMaxRangeAttributeDraws a two-sided slider in inspector.
class ReadOnlyAttributeDisables the a field in the inspector.
class ShowIfAttributeHides or disables the display of a field in the inspector by the value of a field of type bool.